﻿.側邊選項{
	color: hsla(0,0%,0%,1.00);
	font-family: "微軟正黑體",Arial;
	width: 85%;
	text-align: center;
	margin-top: 2px;
	height: 36px;
	padding-left: 0px
}
.側邊選項 a{
	color:hsla(0,0%,35%,1.00);
	text-decoration:none
}
.側邊選項 a:hover{
	border-bottom:2px solid hsla(205,73%,44%,1.00);
	color:hsla(0,0%,0%,1.00)
}
.側邊選項_邊框{
	width:160px;border:1px solid hsla(204,100%,36%,0.39);
	height:62%
}
.側邊選項_位置{
	padding-top: 53%;
	padding-right: auto;
	padding-left: 30px;
	padding-bottom: 35%
}
#側邊選項_固定{
	width:150px;
	height:auto;
	position:fixed;
	z-index:-1
}
.nosen字體{
	font-size:14.5px
}
.金屬工業用字體{
	font-size:15px
}
.側邊選項_現在位置{
	background-image:url(image/bg-blue.png);
	background-position:left 2px;
	background-size:4px 25px;
	width:100px;height:auto;
	background-repeat:no-repeat;
	padding:0 0 0 8px
}
.側邊-位置移動{
	margin-left: -2px
}